Skip to content

Update build-book.yaml to fix input workflow #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Update build-book.yaml to fix input workflow #106

merged 1 commit into from
Mar 25, 2024

Conversation

jukent
Copy link
Contributor

@jukent jukent commented Mar 25, 2024

From my branch action's error:

Run dawidd6/[email protected]
==> Repository: jukent/projectpythia.github.io
==> Artifact name: repo-zip
==> Local path: ./
==> Workflow name: input.trigger_workflow
==> Workflow conclusion: success
==> Allow forks: true
Error: Not Found - https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow

I made one of 2 mistakes (or both). The action looks for a workflow called input.trigger_workflow, instead of looking for what was inputed. It should be inputs (plural) and potentially have curly brackets around it to indicate that it is a variable.

Related to ProjectPythia/projectpythia.github.io#319 and ProjectPythia/projectpythia.github.io#415

@jukent jukent merged commit 3715308 into main Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants